﻿2026-06-15T13:53:51.7342277Z ##[group]Run actions/checkout@v5
2026-06-15T13:53:51.7342493Z with:
2026-06-15T13:53:51.7342632Z   repository: SaberMage/spt-shell-notify
2026-06-15T13:53:51.7342806Z   path: .adapter-notify
2026-06-15T13:53:51.7344579Z   token: ***
2026-06-15T13:53:51.7344708Z   ssh-strict: true
2026-06-15T13:53:51.7344833Z   ssh-user: git
2026-06-15T13:53:51.7345831Z   persist-credentials: true
2026-06-15T13:53:51.7345980Z   clean: true
2026-06-15T13:53:51.7346107Z   sparse-checkout-cone-mode: true
2026-06-15T13:53:51.7346263Z   fetch-depth: 1
2026-06-15T13:53:51.7346379Z   fetch-tags: false
2026-06-15T13:53:51.7346502Z   show-progress: true
2026-06-15T13:53:51.7346626Z   lfs: false
2026-06-15T13:53:51.7346736Z   submodules: false
2026-06-15T13:53:51.7346864Z   set-safe-directory: true
2026-06-15T13:53:51.7347000Z ##[endgroup]
2026-06-15T13:53:51.8034715Z Syncing repository: SaberMage/spt-shell-notify
2026-06-15T13:53:51.8040243Z ##[group]Getting Git version info
2026-06-15T13:53:51.8040530Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-15T13:53:51.8346255Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:53:51.8558404Z git version 2.43.0.windows.1
2026-06-15T13:53:51.8584036Z ##[endgroup]
2026-06-15T13:53:51.8590701Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c2cb4b71-46cc-40bc-8534-d118ce6c0d37\.gitconfig'
2026-06-15T13:53:51.8603307Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c2cb4b71-46cc-40bc-8534-d118ce6c0d37' before making global git config changes
2026-06-15T13:53:51.8603798Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:53:51.8608422Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T13:53:51.8840616Z ##[group]Initializing the repository
2026-06-15T13:53:51.8845556Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T13:53:51.9138918Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-15T13:53:51.9163465Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-15T13:53:51.9403806Z ##[endgroup]
2026-06-15T13:53:51.9404067Z ##[group]Disabling automatic garbage collection
2026-06-15T13:53:51.9404331Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T13:53:51.9618241Z ##[endgroup]
2026-06-15T13:53:51.9618468Z ##[group]Setting up auth
2026-06-15T13:53:51.9624741Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:53:51.9831920Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:53:52.3428199Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:53:52.3648598Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:53:52.7210194Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:53:52.7422248Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:53:53.0891343Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T13:53:53.1165853Z ##[endgroup]
2026-06-15T13:53:53.1166100Z ##[group]Determining the default branch
2026-06-15T13:53:53.1167774Z Retrieving the default branch name
2026-06-15T13:53:53.5054266Z Default branch 'main'
2026-06-15T13:53:53.5054654Z ##[endgroup]
2026-06-15T13:53:53.5054878Z ##[group]Fetching the repository
2026-06-15T13:53:53.5061079Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-15T13:53:54.4324682Z From https://github.com/SaberMage/spt-shell-notify
2026-06-15T13:53:54.4324984Z  * [new branch]      main       -> origin/main
2026-06-15T13:53:54.4436931Z ##[endgroup]
2026-06-15T13:53:54.4437187Z ##[group]Determining the checkout info
2026-06-15T13:53:54.4437995Z ##[endgroup]
2026-06-15T13:53:54.4443100Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T13:53:54.4684329Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T13:53:54.4896470Z ##[group]Checking out the ref
2026-06-15T13:53:54.4900991Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-15T13:53:54.5193324Z branch 'main' set up to track 'origin/main'.
2026-06-15T13:53:54.5193541Z Reset branch 'main'
2026-06-15T13:53:54.5213506Z ##[endgroup]
2026-06-15T13:53:54.5451309Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T13:53:54.5645069Z ee2d37eadc730c0019e0af82d683074c509634a2
